Skip to content

Fix tokenizer infinite loop and OOM on invalid bytes#172

Merged
stevebauman merged 2 commits into
masterfrom
issue-171-tokenizer-loop
Jul 20, 2026
Merged

Fix tokenizer infinite loop and OOM on invalid bytes#172
stevebauman merged 2 commits into
masterfrom
issue-171-tokenizer-loop

Conversation

@stevebauman

Copy link
Copy Markdown
Member

Closes #171

@stevebauman
stevebauman merged commit 62d4f40 into master Jul 20, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite loop + OOM: a single invalid byte in a response wedges ImapTokenizer::readAtom()

1 participant